[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Basic of the library - short description
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                                 OBJECT.LIB
            high level object oriented library for Clipper v5.01
           ******************************************************
               copyright (c) 1992, JHK, JHK-Software, Piestany

Motto:
~~~~~~
   Database programs on the fly!



Basic features:
~~~~~~~~~~~~~~~
   - object oriented (classes,heredity,...)
   - user task swapping
   - "Windows - like" user interface
   - multithreading is enabled
   - event driven programming support through the philosophy of the library
   - data driven programming capability and design
   - generated code is true network capable
   - user defined reports
   - user defined filters
   - user defined indexes
   - unlimited paswords, user privileges individual to every menu item,
     every database field
   - automatic generated help system with context help
   - user defined help system
   - all graphical cards text mode support
     (CGA,EGA,VGA,HGC,laptops,monochromVGA,...)
   - clipper language enhancements
   - dramatical shortening of a aplication developement time, aplication
     length in 200 to 2000 (for very large apps.) source code lines
   - basic functions of a program can be presented to the user in the very
     first time consulting his problem
   - simple program maintenance
   - documentation in a form of "norton guide" in a file OBJECT.NG

   The library is 420kB of source code with 330kB of documentation,
   consists of 450 functions, methods or procedures and many new commands.

See Also: Meaning of the words Syntax Simple demo
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson